/*********** CSS Reset **********/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,a,
pre, form, fieldset, legend, caption, table, th, td, input, textarea,
nav,menu,hgroup,header,section,aside,footer,em,var,strong{ margin: 0; padding: 0; }
body {background: #fff;}
img{ vertical-align: top;  border:none; }
ol,ul { list-style: none;}
li{ list-style-type: none;}
caption,th { text-align: left;}
address,caption,cite,code,dfn,ins,th {font-style:normal;} 
em,var {font-style:italic;}
input,textarea{ font-size: 12px;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;} 
textarea{overflow:auto;}
a{color:#333;text-decoration:none;} 
a:hover{color: #c72e2e;text-decoration: none;}
h2 a:hover{text-decoration: none;}
/* ********** 栏目宽 ********** */
.column{width: 1200px;overflow: hidden;margin:0px auto;font-size: 13px;color: #333;}
.column1{width: 1200px;margin:0px auto;font-size: 14px;color: #333;}
/* ********** shortcut ***********/
.f-l{float:left;} .f-r{float:right;}.t-c{text-align: center;}
.ov{overflow:hidden;zoom:1;}
.clear{clear:both;}
.pos-r{position:relative;} .pos-a{position:absolute;}
.b{font-weight:bold;}
.ti2{text-indent:2em;}
.hidden{display:none;}
.fz-14 a,.fz-14{font-size:14px;}
.fz-16 a,.fz-16{font-size:16px;}
.lh-24 li{line-height: 24px;height:24px;overflow:hidden;zoom: 1;}
.lh-26 li{line-height: 26px;height:26px;overflow:hidden;zoom: 1;}
.lh-30 li{line-height: 30px;height:30px;overflow:hidden;zoom: 1;}
.txt-list .ico{width: 4px;height: 4px;overflow: hidden;float: left;margin-right: 10px;display: inline;background: #b7c6cf;}
.txt-list .ico2{width:16px;height:9px;overflow: hidden;float: left;margin-right: 10px;display: inline;background: url(images/btn.jpg) -80px -20px no-repeat;}
.lh-24 .ico{margin-top: 10px;}
.lh-26 .ico{margin-top: 11px;}
.lh-30 .ico2{margin-top: 11px;}
.lh-26 li{float: left;width: 100%;}
.lh-30 .ico3{width: 15px;height: 16px;float: left;overflow: hidden;text-align: center;line-height: 16px;color: #fff;font-size: 12px;margin-right: 10px;display: inline;margin-top: 7px;background:#e93f33;}
.lh-26 img{margin-top: 3px;float: left;margin-right: 10px;display: inline;}
.lh-26 a{height: 26px;line-height: 26px;float: left;}
.center{margin-left:auto;margin-right:auto;}
.inline{display:inline;}
.hide{display: none;}
.mar-t-5{margin-top: 5px;}
.mar-t-10{margin-top: 10px;}
.mar-t-15{margin-top: 15px;}
.mar-t-20{margin-top: 20px;}
.mar-r-10{margin-right: 10px;}
.mar-r-15{margin-right:15px;}
.mar-l-10{margin-left: 10px;}
.mar-r-6{margin-right: 6px;}
.hr-10{height: 10px;clear: both;}
.mar-5{margin-top: -5px;}
.mar-2{margin-top: -2px;}
.mar-t-3{margin-top: 3px;}

/*文章内容页复制地址字体*/
.copy-share .copy{font-size: 12px;}
/*文章内容页图片*/
.article-content a img{visibility:visible;opacity:100;}
